google.golang.org/grpc.BidiStreamingServer.RecvMsg (method)
3 uses
google.golang.org/grpc (current package)
stream.go#L1580: RecvMsg(m any) error
stream_interfaces.go#L234: if err := x.ServerStream.RecvMsg(m); err != nil {
google.golang.org/grpc/health/grpc_health_v1
health_grpc.pb.go#L257: if err := stream.RecvMsg(m); err != nil {
The pages are generated with Golds v0.7.6. (GOOS=linux GOARCH=amd64)